home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libgweather-common / README < prev   
Text File  |  2009-04-19  |  516b  |  12 lines

  1. libgweather is a library to access weather information from online
  2. services for numerous locations.
  3.  
  4. libgweather isn't supported in the devel platform, which means OS vendors 
  5. won't guarantee the API/ABI long-term, but authors of open source apps
  6. should feel free to use libgweather as users can always recompile against
  7. a new version.  
  8.  
  9. To use libgweather in your code, you need to define the 
  10. GWEATHER_I_KNOW_THIS_IS_UNSTABLE preprecessor symbol, e.g. by adding
  11. -DGWEATHER_I_KNOW_THIS_IS_UNSTABLE to your CFLAGS.
  12.